简体版 繁體版 English
로그인 회원가입

unit test 예문

예문모바일

  • Create a unit test for a BPMS application.
    BPMS 애플리케이션에 대한 유닛 테스트를 생성합니다.
  • Does the patch include a unit test?
    패치가 유닛 테스트를 포함하나요?
  • Unit Testing JavaScript Appli... by YnonPerek 3 years ago
    내가 대학원에 들어왔을 때 알았더라면 좋았을 연구 노... by pelexus 3 years ago
  • Building effective unit tests
    효과적인 단위 테스트 빌드
  • This project uses the Gradle build system and the Android gradle plugin support for unit testing.
    이 프로젝트에서는 Gradle 빌드 시스템과 Android Gradle 플러그인 지원 기능을 단위 테스트에 사용합니다.
  • These activities can include requirements analysis , software design , software development , and unit testing .
    이 활동에는 요구사항 분석 , 소프트웨어 설계 , 소프트웨어 개발 , 유닛 테스트 를 포함할 수 있다.
  • Basic sample for writing unit tests that mocks the framework If you are new to unit testing on Android, try this sample first.
    프레임워크를 모방한 단위 테스트를 작성하는 기본 샘플 Android에서 단위 테스트를 처음 사용하는 경우 이 샘플을 먼저 사용해 보세요.
  • Basic sample for writing unit tests that mocks the framework If you are new to unit testing on Android, try this sample first.
    프레임워크를 모방한 단위 테스트를 작성하는 기본 샘플 Android에서 단위 테스트를 처음 사용하는 경우 이 샘플을 먼저 사용해 보세요.
  • In addition to creating workflow applications, the student will learn how to unit test and debug those applications using Red Hat JBoss Developer Studio.
    워크플로우 애플리케이션을 생성하는 방법 외에 Red Hat JBoss Developer Studio를 사용하여 이러한 애플리케이션을 테스트 및 디버그하는 방법을 배웁니다.
  • Navigate to the location you selected for your new project and move the code, unit tests, instrumentation tests, and resources from your old project directories into the correct locations in your new project structure.
    새 프로젝트에 대해 선택한 위치로 이동하고 코드, 유닛 테스트, 계측 테스트, 리소스를 이전 프로젝트 디렉토리에서 새 프로젝트 구조의 적절한 위치로 이동시킵니다.
  • System testing is one of most important phase in testing process. – This phase starts after the completion of phases like Unit Testing and Integration testing. – System testing is the testing performed on completely developed and integrated system. – Once ...
    시스템 테스트 과정을 테스트하는 가장 중요한 단계 중 하나입니다. -이 단계는 단위 테스트 및 통합 테스트와 같은 단계의 완료 후 시작합니다. - 시스템 테스트는 완전히 개발 및 통합 시스템에 수행 된 테스트 방법입니다. - 일단 ...